Skip to content

Conversation

Totto16
Copy link
Collaborator

@Totto16 Totto16 commented Feb 20, 2025

Description

Support GNOME 48

uses guideline for migration from here

fixes #341

TODOs

  • test manually

I have tested this under gnome 48 on fedora 42 (not yet released) and gnome 47 on Ubuntu 24.10. It works flwalessly on both versions.

Checklist

  • My code follows the style guidelines of this project
  • My commits follow the commit standards of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

@Totto16 Totto16 self-assigned this Feb 20, 2025
@Totto16 Totto16 added the Priority High Priority High label Feb 20, 2025
@Totto16 Totto16 mentioned this pull request Feb 20, 2025
this is needed, as the tests can't import "Shell". But the test import db.ts > compatibility.ts > Shell, so we split the compatibility into two layers, to make the tests work again
- use Meta.Selection, instead of Selection,
… extension.js

this was done incorrectly previously, it didn't lead to any issues, but it was only a matter of time until that happens, which it did

see https://gjs.guide/extensions/review-guidelines/review-guidelines.html#do-not-import-gtk-libraries-in-gnome-shell for more details
… files

- this is due to the fact. that some resources, like Shell can't be imported in the preferences
- fix all imports of those compatibility functions
@Totto16 Totto16 requested a review from oae February 22, 2025 02:45
@Totto16 Totto16 merged commit 55636e7 into oae:master Feb 22, 2025
1 check passed
@Totto16 Totto16 deleted the gnome_48_support branch February 22, 2025 11:59
@Totto16 Totto16 mentioned this pull request Feb 23, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority High Priority High

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gnome 48 support

2 participants